NAME cat - type to standard output SYNOPSIS cat [file1] [file2] . . . DESCRIPTION This command copies each of the specified files to standard output. RETURN CODES <0 Error 0 Success